ASensor_getFifoMaxEventCount

Returns the maximum size of batches for this sensor. Batches will often be smaller, as the hardware fifo might be used for other sensors.

Available since API level 21.

extern (C)
static if(__ANDROID_API__ >= 21)
int
ASensor_getFifoMaxEventCount
()

Meta